home *** CD-ROM | disk | FTP | other *** search
/ Aminet 34 / Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso / Aminet / util / cli / iconcopy.readme < prev    next >
Encoding:
Text File  |  1999-11-06  |  3.1 KB  |  110 lines

  1. Short:    V1.3 of the shell command to copy icons
  2. Author:   sebauer@t-online.de (Sebastian Bauer)
  3. Uploader: sebauer@t-online.de (Sebastian Bauer)
  4. Version:  1.3
  5. Type:     util/cli
  6. Requires: OS 2.0
  7. Kurz:     V1.3 des Shell Befehls zum Iconkopieren
  8.  
  9. IconCopy is a small and simple shell command to copy an icon image
  10. from a source to a destination. No tooltypes will be overwritten if
  11. there is already an icon at the destination. If it is not started on
  12. a OS 3.5 system it uses the newicon.library if available.
  13.  
  14. I wrote it because I needed something like this for the Installation
  15. Script of SimpleFind. The installer itself cannot do this at this
  16. moment (I think) and so IconCopy was born.
  17.  
  18. Feel free to use and spread it.
  19.  
  20.  
  21. Usage
  22. ~~~~~
  23. Since IconCopy is a shell command it can not be started from
  24. Workbench ;-) (but if you do it anywhy IconCopy will do nothing)
  25. and so only a shell template exists:
  26.   SOURCE/A,DEST/A,CHECK/S,UPDATE/S,CONVERTNEWICON/S
  27.  
  28. SOURCE/A
  29.  The source icon (without ".info")
  30.  
  31. DEST/A
  32.  The destination (without ".info")
  33.  If there is already an icon, only the image is copied otherwise the
  34.  complete icon is copied.
  35.  
  36. CHECK/S
  37.  If the icon with the DEST name the icon is not copied.
  38.  
  39. UPDATE/S
  40.  If dest icon exists, the tooltypes of the source icon, which don't
  41.  exist on in the dest icon are also copied, but marked as deactivated
  42.  (via the '()' pair).
  43.  
  44. CONVERTNEWICON/S
  45.  If the user has OS3.5 installed every NewIcon which is copied by IconCopy
  46.  is converted to the OS3.5 icon format.
  47.  
  48. Example
  49. ~~~~~~~
  50. IconCopy SYS:Prefs RAM:Test
  51. (copies the SYS:Prefs icon to RAM:Test)
  52.  
  53. For a more complete example, look into the installation script for
  54. SimpleFind3
  55.  
  56. History
  57. ~~~~~~~
  58. Version 1.3 (31.10.99)
  59.  - added CONVERTNEWICON/S argument
  60.  
  61. Version 1.2 (20.10.99)
  62.  - supports the new icon.library version 44 API
  63.  
  64. Version 1.1 (02.01.99)
  65.  - added UPDATE/S Argument (suggested by Nils Görs)
  66.  - forgot to close the newicon.library
  67.  
  68. Version 1.0 (23.11.98)
  69.  - first public release
  70.  
  71. Future
  72. ~~~~~~
  73. Enough for my needs...but I'm open for suggestions
  74. (however I think there is room for many improvments)
  75.  
  76.  
  77. Notes
  78. ~~~~~
  79. Since probably no normal person will install this command on
  80. his/her system you must include it, if your installation script
  81. use this command. However it's enough to include the binary only.
  82.  
  83.  
  84. Visit my homepage
  85.   http://home.t-online.de/home/sebauer/
  86.   (german version)
  87.  
  88.   http://home.t-online.de/home/sebauer/english.html
  89.   (english version)
  90.  
  91. Here you can find the latest version of my other programs
  92. SimpleFind, SimpleHTML, SimplePac and of course IconCopy.
  93.          __
  94.         / /
  95.    __  / /   Only Amiga makes it possible...
  96.    \ \/ /
  97.     \__/
  98.  
  99.  
  100. ============================= Archive contents =============================
  101.  
  102. Original  Packed Ratio    Date     Time    Name
  103. -------- ------- ----- --------- --------  -------------
  104.      632     278 56.0% 31-Oct-99 16:34:34  IconCopy.info
  105.     2372    1647 30.5% 31-Oct-99 15:04:24 +IconCopy
  106.     2664    1291 51.5% 31-Oct-99 15:11:14 +ReadMe
  107.      831     306 63.1% 31-Oct-99 15:11:14 +ReadMe.info
  108. -------- ------- ----- --------- --------
  109.     6499    3522 45.8% 01-Nov-99 00:10:42   4 files
  110.